home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 65.zip / BS1 part 65 / Scala 500 PB95 demo.adf / T / ed-backup
Text File  |  1985-12-31  |  607b  |  22 lines

  1. Addbuffers df0: 10
  2. c:SetPatch >NIL: ;patch system functions
  3. cd c:
  4. echo "A500/A2000 Workbench disk.  Release 1.3 version 34.20*N"
  5. Sys:System/FastMemFirst ; move C00000 memory to last in list
  6. BindDrivers
  7. SetClock load ;load system time from real time clock (A1000 owners should
  8.               ;replace the SetClock load with Date
  9. FF >NIL: -0 ;speed up Text
  10. resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
  11. resident c:Execute pure
  12. mount newcon:
  13. ;
  14. failat 11
  15. ;
  16. SYS:System/SetMap dk
  17. assign t: ram:
  18. echo "InfoFile 1.0 DU"
  19. path ram: c: sys:system s: sys:prefs add ;set path for Workbench
  20. LoadWB
  21. endcli >NIL:
  22.